Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/item

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/item

A generic item component to be used within other components

  • 4.2.11
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Item

This is a generic Item component, designed to be composed declaratively into other components.

Item is generally a layout component, concerned with visual presentation of the content provided via props.

Extending Item behaviour

If you need the Item component to have additional behaviour, it is recommended that you wrap Item in a higher-order component.

Item theming

The default Item component has a default theme, which you can override using the styled-components ThemeProvider component.

For details on how to do this, take a look at the ItemThemeDemo here for this component.

Try it out

Interact with a live demo of the @atlaskit/item component.

Installation

yarn add @atlaskit/item

Keywords

FAQs

Package last updated on 08 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc